x86: fix guest wrmsr warning format
authorKeir Fraser <keir.fraser@citrix.com>
Tue, 15 Jun 2010 12:24:11 +0000 (13:24 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Tue, 15 Jun 2010 12:24:11 +0000 (13:24 +0100)
commitcc87cdbd8331f5bf171478df3e51f724c6dd1d5f
tree5f87d0781aa9c1342bf41284bd3ff225d4f88469
parent5b5c03bca8236ce16d7341e73423d24a817327c5
x86: fix guest wrmsr warning format

During the recent MSR handling cleanup, the '0' format modifier got
lost.

Signed-off-by: Jan Beulich <jbeulich@novell.com>
xen/arch/x86/traps.c